┌────────────────────────────────┐ │ ░░░ ░░▓ ░▓▓ ███ ▓▓░ ▓░░ │ │ ~ M O O N ~ │ └────────────────────────────────┘
prd-web-01.centraldc.gr
LOCATION:
/usr/share/doc/cloud-init/module-docs/cc_final_message
☗ ROOT
↻ REFRESH
✎ EDIT FILE
EDITING: data.yaml
cc_final_message: description: | This module configures the final message that cloud-init writes. The message is specified as a Jinja template with the following variables set: - ``version``: cloud-init version - ``timestamp``: time at cloud-init finish - ``datasource``: cloud-init data source - ``uptime``: system uptime This message is written to the cloud-init log (usually ``/var/log/cloud-init.log``) as well as stderr (which usually redirects to ``/var/log/cloud-init-output.log``). Upon exit, this module writes the system uptime, timestamp, and cloud-init version to ``/var/lib/cloud/instance/boot-finished`` independent of any user data specified for this module. examples: - comment: | Example 1: file: cc_final_message/example1.yaml name: Final Message title: Output final message when cloud-init has finished
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📄 data.yaml
YAML
893 B
2024-11-25 16:09
EDIT
📄 example1.yaml
YAML
145 B
2024-11-25 16:09
EDIT